/* -- ELEMENT STYLES -- */
.blockquoute
{
	font-style: italic;
	text-align: justify;
	text-indent: 6%;
}

.quotename
{
	font-style:normal;
	font-weight:normal;
	font-size:75%;
	font-variant:small-caps;
	text-decoration: underline;
	text-align: left;
}
.pullquoteright 
{
	width: 145px;
	color:black;
	float: right;
	font-weight:bold;
	line-height:140%;
	padding:5px;
	background-color: #EEF3FA;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	font-style: italic;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	margin: 10px;
	text-align: justify;
	clear:none
}
.pullquoteleft 
{
	width: 145px;
	color:black;
	float: left;
	font-weight:bold;
	line-height:140%;
	padding:5px;
	background-color: #EEF3FA;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	font-style: italic;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	margin: 10px;
	text-align: justify;
}
body {
	font-family: arial, helvetica, arial, sans-serif;
	font-size: 80%;
	color: #234163;
	background-color: #EEF3FA;
	margin: 30px;
	border-top-color: #EEF3FA;
	border-right-color: #EEF3FA;
	border-bottom-color: #EEF3FA;
	border-left-color: #EEF3FA;
	height: 800px;
}

a {
  color: #5A799D;
}

a:hover {
  text-decoration:none;
  background-color: #EEEEEE;
}

acronym {
  cursor: help;
  border-bottom: 1px dashed #AAAAAA;
}

img {
  border: 0px;
}

ul {
  list-style-image: url(/web/20111003062444im_/http://www.rna-10-area.co.uk/images/bullet.gif);  
}


/* -- MAIN CONTAINER -- */

#layoutBox {
  float: left;
  border: 1px solid #5A799D;
  background-color: #FFFFFF;
  padding: 10px;  
}


/* -- HEADER CONTAINER -- */

#headerBox {
  height: 4em;
  border: 1px solid #5A799D;
  background: #7897BB url(/web/20111003062444im_/http://www.rna-10-area.co.uk/images/hdr_bg.jpg) repeat-x bottom;
}

#headerLeftBox {
	float: left;
	width: 40%;
	height:4em;
	text-align: right;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#headerRightBox {
	float: right;
	width: 40%;
	height: 4em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
 
 
/* -- HEADER STYLES -- */

.title {
  font-family: "times new roman", helvetica, arial, sans-serif;
  font-size: 280%;
  font-weight: bold;
  font-style: italic;
  color: #666666;
  line-height: 0.9em;
}

.subTitle {
  font-size: 90%;
  color: #666666;
}


/* -- MENU CONTAINER -- */

#menuBox {
	float: left;
	width: 15em;
	margin: 10px 0 0 0;
	border-right: 1px solid #5A799D;
	text-align: left;
}

#menuBox p {
  margin: 5px 0 20px 2px;
}

#menuBox br {
  margin-top: 30px;
}


/* -- CONTENT CONTAINER -- */

#mainContent {
  margin: 10px 0 0 16em;
  border-left: 1px solid #5A799D;
}

#mainContent br {
  margin-top: 10px;
}

#mainContent p {
  padding: 0px 5px 2px 10px;
}

.spacer {
  height: 1px;
  clear: both;
}

/* Used by items meant for text only rendering */

.noDisplay {
  display: none;
}


/* -- HEADER/FOOTER STYLES (menuBox & mainContent) -- */

#mainContent h1, #menuBox h1, .menuFooter, .footer {
  font-family: times new roman, helvetica, arial, sans-serif;
  font-size: 125%;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #5A799D;
  background: #EEF3FA url(/web/20111003062444im_/http://www.rna-10-area.co.uk/images/hdr_icon.gif) no-repeat bottom right;
  border-top: 1px solid #5A799D;
  border-bottom: 1px solid #5A799D;  
  display: block; 
  padding: 2px 2px 2px 10px;
  margin: 0 0 10px 0;
}

#mainContent h1, .footer {
  border-right: 1px solid #5A799D;
} 

.menuFooter, .footer {
  margin-bottom: 0px;
}

#menuBox h1, .menuFooter {
  border-left: 1px solid #5A799D;
}

#mainContent h2, #menuBox h2 {
  font-size: 80%;
  font-weight: bold;
  background-color: #EEEEEE;
  display: block;
  padding: 0px 0px 0px 5px;
  margin-bottom: 0px;
}

#mainContent h2 {
  margin-left: 10px;
}

#mainContent h1, #mainContent h2, .footer {
  clear: right;  /* Set to both if you don't care about Internet Explorer */
}

.footer {
  font-family: arial, helvetica, arial, sans-serif;
  font-size: 80%;
  font-weight: normal;
  border-right: 1px solid #5A799D;
  border-left: 0px;
}

.footer a:hover {
  background-color: #D6E1F1;
}

.footer br {
  margin: -20px;
}


/* -- MENU/NEWS ITEM STYLES -- */

.newsGroup {
  padding: 0px 5px 0px 5px;
  margin-bottom: 30px;
}

.menuGroup {
  padding: 5px 0 5px 0;
  margin-bottom: 30px;
}

.menuGroup a {
  color: #35567C;
  text-decoration: none;
  margin-bottom: 2px;
  display: block;  
}

.menuGroup a:hover {
  color: #FFFFFF;
  background-color: #5A799D;
}

/* -- IMAGE STYLES -- */

.imgRight, .imgLeft {
  padding: 10px 5px 5px 10px;
  border: 1px solid #FFFFFF;
}

.imgRight {
  float: right;
}

/* Below style will not work correctly unless clear = "both" on the
   #mainContent h1, #mainContent h2, .footer class */

.imgLeft {
  float: left;
}
.collapse {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C1D3FB;
	text-decoration: underline;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	color: #234163;
}

.newsmore a {
	background: url(/web/20111003062444im_/http://www.rna-10-area.co.uk/images/arrow.gif) no-repeat left center;
	padding: 0 0 0 15px;
	text-align: right;
}
/*
     FILE ARCHIVED ON 06:24:44 Oct 03, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:10:43 Nov 06, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 209.132
  exclusion.robots: 0.074
  exclusion.robots.policy: 0.068
  cdx.remote: 0.051
  esindex: 0.008
  LoadShardBlock: 151.994 (3)
  PetaboxLoader3.datanode: 111.71 (4)
  CDXLines.iter: 15.801 (3)
  load_resource: 107.516
  PetaboxLoader3.resolve: 47.882
*/